home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Editace / hltp.exe / {app} / Source Code / VirtualDub / system / system.dsp next >
Text File  |  2003-11-01  |  10KB  |  413 lines

  1. # Microsoft Developer Studio Project File - Name="system" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  6.  
  7. CFG=system - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "system.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "system.mak" CFG="system - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "system - Win32 Release" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "system - Win32 Debug" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "system - Win32 Release ICL" (based on "Win32 (x86) Static Library")
  23. !MESSAGE 
  24.  
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName "system"
  28. # PROP Scc_LocalPath "."
  29. CPP=xicl6.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "system - Win32 Release"
  33.  
  34. # PROP BASE Use_MFC 0
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir "Release"
  37. # PROP BASE Intermediate_Dir "Release"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 0
  40. # PROP Use_Debug_Libraries 0
  41. # PROP Output_Dir "..\lib\Release"
  42. # PROP Intermediate_Dir "..\obj\Release\system"
  43. # PROP Target_Dir ""
  44. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  45. # ADD CPP /nologo /MT /W3 /GX /Zi /O1 /Ob2 /I "..\h" /I ".\h" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "WIN32" /D "NOMINMAX" /D "WIN32_LEAN_AND_MEAN" /YX /FD /GF /c
  46. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  47. # ADD RSC /l 0x409 /d "NDEBUG"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LIB32=xilink6.exe -lib
  52. # ADD BASE LIB32 /nologo
  53. # ADD LIB32 /nologo
  54.  
  55. !ELSEIF  "$(CFG)" == "system - Win32 Debug"
  56.  
  57. # PROP BASE Use_MFC 0
  58. # PROP BASE Use_Debug_Libraries 1
  59. # PROP BASE Output_Dir "Debug"
  60. # PROP BASE Intermediate_Dir "Debug"
  61. # PROP BASE Target_Dir ""
  62. # PROP Use_MFC 0
  63. # PROP Use_Debug_Libraries 1
  64. # PROP Output_Dir "..\lib\Debug"
  65. # PROP Intermediate_Dir "..\obj\Debug\system"
  66. # PROP Target_Dir ""
  67. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  68. # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "../h" /I ".\h" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "WIN32" /D "NOMINMAX" /D "WIN32_LEAN_AND_MEAN" /YX /FD /GZ /GF /c
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  70. # ADD RSC /l 0x409 /d "_DEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LIB32=xilink6.exe -lib
  75. # ADD BASE LIB32 /nologo
  76. # ADD LIB32 /nologo
  77.  
  78. !ELSEIF  "$(CFG)" == "system - Win32 Release ICL"
  79.  
  80. # PROP BASE Use_MFC 0
  81. # PROP BASE Use_Debug_Libraries 0
  82. # PROP BASE Output_Dir "system___Win32_Release_ICL"
  83. # PROP BASE Intermediate_Dir "system___Win32_Release_ICL"
  84. # PROP BASE Target_Dir ""
  85. # PROP Use_MFC 0
  86. # PROP Use_Debug_Libraries 0
  87. # PROP Output_Dir "..\lib\ReleaseICL"
  88. # PROP Intermediate_Dir "..\obj\ReleaseICL\system"
  89. # PROP Target_Dir ""
  90. # ADD BASE CPP /nologo /MT /W3 /GX /Zi /O1 /Ob2 /I "..\h" /I ".\h" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "WIN32" /D "NOMINMAX" /D "WIN32_LEAN_AND_MEAN" /YX /FD /GF /c
  91. # ADD CPP /nologo /MT /W3 /GX /Zi /O1 /Ob2 /I "..\h" /I ".\h" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "WIN32" /D "NOMINMAX" /D "WIN32_LEAN_AND_MEAN" /YX /FD /GF /c
  92. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  93. # ADD RSC /l 0x409 /d "NDEBUG"
  94. BSC32=bscmake.exe
  95. # ADD BASE BSC32 /nologo
  96. # ADD BSC32 /nologo
  97. LIB32=xilink6.exe -lib
  98. # ADD BASE LIB32 /nologo
  99. # ADD LIB32 /nologo
  100.  
  101. !ENDIF 
  102.  
  103. # Begin Target
  104.  
  105. # Name "system - Win32 Release"
  106. # Name "system - Win32 Debug"
  107. # Name "system - Win32 Release ICL"
  108. # Begin Group "Source Files"
  109.  
  110. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  111. # Begin Source File
  112.  
  113. SOURCE=.\source\cpuaccel.cpp
  114. # End Source File
  115. # Begin Source File
  116.  
  117. SOURCE=.\source\debug.cpp
  118. # End Source File
  119. # Begin Source File
  120.  
  121. SOURCE=.\source\debugx86.cpp
  122. # End Source File
  123. # Begin Source File
  124.  
  125. SOURCE=.\source\Error.cpp
  126. # End Source File
  127. # Begin Source File
  128.  
  129. SOURCE=.\source\File64.cpp
  130. # End Source File
  131. # Begin Source File
  132.  
  133. SOURCE=.\source\filesys.cpp
  134. # End Source File
  135. # Begin Source File
  136.  
  137. SOURCE=.\source\Fraction.cpp
  138. # End Source File
  139. # Begin Source File
  140.  
  141. SOURCE=.\source\int128.cpp
  142. # End Source File
  143. # Begin Source File
  144.  
  145. SOURCE=.\source\list.cpp
  146. # End Source File
  147. # Begin Source File
  148.  
  149. SOURCE=.\source\log.cpp
  150. # End Source File
  151. # Begin Source File
  152.  
  153. SOURCE=.\source\math.cpp
  154. # End Source File
  155. # Begin Source File
  156.  
  157. SOURCE=.\source\memory.cpp
  158. # End Source File
  159. # Begin Source File
  160.  
  161. SOURCE=.\source\profile.cpp
  162. # End Source File
  163. # Begin Source File
  164.  
  165. SOURCE=.\source\progress.cpp
  166. # End Source File
  167. # Begin Source File
  168.  
  169. SOURCE=.\source\Props.cpp
  170. # End Source File
  171. # Begin Source File
  172.  
  173. SOURCE=.\source\PropsEvaluator.cpp
  174. # End Source File
  175. # Begin Source File
  176.  
  177. SOURCE=.\source\registry.cpp
  178. # End Source File
  179. # Begin Source File
  180.  
  181. SOURCE=.\source\strutil.cpp
  182. # End Source File
  183. # Begin Source File
  184.  
  185. SOURCE=.\source\text.cpp
  186. # End Source File
  187. # Begin Source File
  188.  
  189. SOURCE=.\source\thread.cpp
  190. # End Source File
  191. # Begin Source File
  192.  
  193. SOURCE=.\source\time.cpp
  194. # End Source File
  195. # Begin Source File
  196.  
  197. SOURCE=.\source\tls.cpp
  198. # End Source File
  199. # Begin Source File
  200.  
  201. SOURCE=.\tracelog.cpp
  202. # End Source File
  203. # Begin Source File
  204.  
  205. SOURCE=.\source\VDAtomic.cpp
  206. # End Source File
  207. # Begin Source File
  208.  
  209. SOURCE=.\source\VDNamespace.cpp
  210. # End Source File
  211. # Begin Source File
  212.  
  213. SOURCE=.\source\VDScheduler.cpp
  214. # End Source File
  215. # Begin Source File
  216.  
  217. SOURCE=.\source\VDString.cpp
  218. # End Source File
  219. # Begin Source File
  220.  
  221. SOURCE=.\source\zip.cpp
  222. # End Source File
  223. # End Group
  224. # Begin Group "Header Files"
  225.  
  226. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  227. # Begin Source File
  228.  
  229. SOURCE=..\h\vd2\system\atomic.h
  230. # End Source File
  231. # Begin Source File
  232.  
  233. SOURCE=..\h\VD2\system\cpuaccel.h
  234. # End Source File
  235. # Begin Source File
  236.  
  237. SOURCE=..\h\vd2\system\debugx86.h
  238. # End Source File
  239. # Begin Source File
  240.  
  241. SOURCE=..\h\VD2\system\Error.h
  242. # End Source File
  243. # Begin Source File
  244.  
  245. SOURCE=..\h\vd2\system\file.h
  246. # End Source File
  247. # Begin Source File
  248.  
  249. SOURCE=..\h\VD2\system\File64.h
  250. # End Source File
  251. # Begin Source File
  252.  
  253. SOURCE=..\h\VD2\system\filesys.h
  254. # End Source File
  255. # Begin Source File
  256.  
  257. SOURCE=..\h\VD2\system\Fraction.h
  258. # End Source File
  259. # Begin Source File
  260.  
  261. SOURCE=..\h\VD2\system\int128.h
  262. # End Source File
  263. # Begin Source File
  264.  
  265. SOURCE=..\h\VD2\system\list.h
  266. # End Source File
  267. # Begin Source File
  268.  
  269. SOURCE=..\h\vd2\system\log.h
  270. # End Source File
  271. # Begin Source File
  272.  
  273. SOURCE=..\h\vd2\system\math.h
  274. # End Source File
  275. # Begin Source File
  276.  
  277. SOURCE=..\h\VD2\system\memory.h
  278. # End Source File
  279. # Begin Source File
  280.  
  281. SOURCE=..\h\vd2\system\profile.h
  282. # End Source File
  283. # Begin Source File
  284.  
  285. SOURCE=..\h\VD2\system\progress.h
  286. # End Source File
  287. # Begin Source File
  288.  
  289. SOURCE=..\h\VD2\system\Props.h
  290. # End Source File
  291. # Begin Source File
  292.  
  293. SOURCE=..\h\VD2\system\PropsEvaluator.h
  294. # End Source File
  295. # Begin Source File
  296.  
  297. SOURCE=..\h\vd2\system\refcount.h
  298. # End Source File
  299. # Begin Source File
  300.  
  301. SOURCE=..\h\VD2\system\registry.h
  302. # End Source File
  303. # Begin Source File
  304.  
  305. SOURCE=..\h\VD2\system\strutil.h
  306. # End Source File
  307. # Begin Source File
  308.  
  309. SOURCE=..\h\VD2\system\text.h
  310. # End Source File
  311. # Begin Source File
  312.  
  313. SOURCE=..\h\VD2\system\thread.h
  314. # End Source File
  315. # Begin Source File
  316.  
  317. SOURCE=..\h\vd2\system\time.h
  318. # End Source File
  319. # Begin Source File
  320.  
  321. SOURCE=..\h\VD2\system\tls.h
  322. # End Source File
  323. # Begin Source File
  324.  
  325. SOURCE=..\h\VD2\system\vdalloc.h
  326. # End Source File
  327. # Begin Source File
  328.  
  329. SOURCE=..\h\VD2\system\VDAtomic.h
  330. # End Source File
  331. # Begin Source File
  332.  
  333. SOURCE=..\h\VD2\system\VDNamespace.h
  334. # End Source File
  335. # Begin Source File
  336.  
  337. SOURCE=..\h\VD2\system\VDQueue.h
  338. # End Source File
  339. # Begin Source File
  340.  
  341. SOURCE=..\h\VD2\system\VDRefCount.h
  342. # End Source File
  343. # Begin Source File
  344.  
  345. SOURCE=..\h\VD2\system\VDRingBuffer.h
  346. # End Source File
  347. # Begin Source File
  348.  
  349. SOURCE=..\h\VD2\system\VDScheduler.h
  350. # End Source File
  351. # Begin Source File
  352.  
  353. SOURCE=..\h\VD2\system\VDString.h
  354. # End Source File
  355. # Begin Source File
  356.  
  357. SOURCE=..\h\VD2\system\vdtypes.h
  358. # End Source File
  359. # Begin Source File
  360.  
  361. SOURCE=..\h\vd2\system\zip.h
  362. # End Source File
  363. # End Group
  364. # Begin Group "Assembly Files"
  365.  
  366. # PROP Default_Filter ".asm"
  367. # Begin Source File
  368.  
  369. SOURCE=.\source\a_memory.asm
  370.  
  371. !IF  "$(CFG)" == "system - Win32 Release"
  372.  
  373. # Begin Custom Build -
  374. IntDir=.\..\obj\Release\system
  375. InputPath=.\source\a_memory.asm
  376. InputName=a_memory
  377.  
  378. "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  379.     ml /c /Zi /coff /nologo /Fo$(IntDir)\$(InputName).obj $(InputPath)
  380.  
  381. # End Custom Build
  382.  
  383. !ELSEIF  "$(CFG)" == "system - Win32 Debug"
  384.  
  385. # Begin Custom Build -
  386. IntDir=.\..\obj\Debug\system
  387. InputPath=.\source\a_memory.asm
  388. InputName=a_memory
  389.  
  390. "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  391.     ml /c /Zi /coff /nologo /Fo$(IntDir)\$(InputName).obj $(InputPath)
  392.  
  393. # End Custom Build
  394.  
  395. !ELSEIF  "$(CFG)" == "system - Win32 Release ICL"
  396.  
  397. # Begin Custom Build -
  398. IntDir=.\..\obj\ReleaseICL\system
  399. InputPath=.\source\a_memory.asm
  400. InputName=a_memory
  401.  
  402. "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  403.     ml /c /Zi /coff /nologo /Fo$(IntDir)\$(InputName).obj $(InputPath)
  404.  
  405. # End Custom Build
  406.  
  407. !ENDIF 
  408.  
  409. # End Source File
  410. # End Group
  411. # End Target
  412. # End Project
  413.